Replace

data class Replace(val tag: Long) : NavigationSpec.Nested.Type

Replaces the current content matching a tag from the container before adding the new view

Parameters

tag

Tag added to the UIView of the UIViewController to determine whether it should be replaced

Constructors

Link copied to clipboard
constructor(tag: Long)

Properties

Link copied to clipboard
val tag: Long